Skip to content

[vcpkg baseline][paraview:x64-osx][vcpkg_cmake_config_fixup] Revert #19469#19633

Merged
strega-nil-ms merged 4 commits intomicrosoft:masterfrom
PhoebeHui:dev/Phoebe/revert_19469
Aug 20, 2021
Merged

[vcpkg baseline][paraview:x64-osx][vcpkg_cmake_config_fixup] Revert #19469#19633
strega-nil-ms merged 4 commits intomicrosoft:masterfrom
PhoebeHui:dev/Phoebe/revert_19469

Conversation

@PhoebeHui
Copy link
Contributor

@PhoebeHui PhoebeHui commented Aug 18, 2021

Revert OSX related changes in vcpkg_cmake_config_fixup and vcpkg-cmake-config in #19469.

This PR expects to resolve the CI baseline regression 'paraview:x64-osx', since it blocks many PRs, we'd better to revert it now.

Confrimed with Jack, the changes will be re-test and fixed via PR #19629.

@PhoebeHui PhoebeHui added the category:tool-update The issue is with build tool or build script, which requires update or should be executed correctly label Aug 18, 2021
@JackBoosY
Copy link
Contributor

Ping @strega-nil-ms for merge this first.

@JackBoosY JackBoosY added the info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this. label Aug 19, 2021
@PhoebeHui
Copy link
Contributor Author

@dan-shaw @strega-nil, could you help merge this PR?

@strega-nil-ms strega-nil-ms force-pushed the dev/Phoebe/revert_19469 branch from 0371f38 to 249fc90 Compare August 19, 2021 21:34
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!

After committing all other changes, the version database must be updated
git add -u && git commit
git checkout 6b24f0fa76d171c5756f01f407682f7274cfe238 -- versions
./vcpkg x-add-version --all
Diff
diff --git a/versions/v-/vcpkg-cmake-config.json b/versions/v-/vcpkg-cmake-config.json
index 5c64e79..affac6b 100644
--- a/versions/v-/vcpkg-cmake-config.json
+++ b/versions/v-/vcpkg-cmake-config.json
@@ -1,10 +1,5 @@
 {
   "versions": [
-    {
-      "git-tree": "8e51a5676507556fa8ffda0dbe78b675f8f7e58e",
-      "version-date": "2021-08-18",
-      "port-version": 0
-    },
     {
       "git-tree": "b3abb12ba8ab43770aea4e5a8d4915319bd295ee",
       "version-date": "2021-08-11",

@PhoebeHui
Copy link
Contributor Author

Thank you Nicole! ☺

Comment on lines +6620 to +6621
"baseline": "2021-05-22",
"port-version": 1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@strega-nil-ms We couldn't do that because the version shoud only be added, not be reverted.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that it's fine, but would like confirmation from @ras0219-msft

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It may look fine now, but with the next change, we will have two variants of port version 2...

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cut the "port version 2", it is different "version-date". It is really easy to start confusion ;-)

@PhoebeHui
Copy link
Contributor Author

@strega-nil, the CI pipeline failed with following failures:

versions/v-/vcpkg-cmake-config.json(2,): error : While reading versions for port vcpkg-cmake-config from file: version/v-/vcpkg-cmake-config.json
Local port version `2021-05-22#1` exists in version file but it's not the first entry in the "versions" array.

@JackBoosY
Copy link
Contributor

I think we can drop this PR and take #19629 instead.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!

After committing all other changes, the version database must be updated
git add -u && git commit
git checkout 996baeff2978d1e80b8939ef1688c2aa6f276dbd -- versions
./vcpkg x-add-version --all
Diff
diff --git a/versions/v-/vcpkg-cmake-config.json b/versions/v-/vcpkg-cmake-config.json
index 2561cfa..affac6b 100644
--- a/versions/v-/vcpkg-cmake-config.json
+++ b/versions/v-/vcpkg-cmake-config.json
@@ -1,15 +1,15 @@
 {
   "versions": [
-    {
-      "git-tree": "330cc51bc99c6b71ed5fb51901f6f838684015a5",
-      "version-date": "2021-05-22",
-      "port-version": 1
-    },
     {
       "git-tree": "b3abb12ba8ab43770aea4e5a8d4915319bd295ee",
       "version-date": "2021-08-11",
       "port-version": 0
     },
+    {
+      "git-tree": "330cc51bc99c6b71ed5fb51901f6f838684015a5",
+      "version-date": "2021-05-22",
+      "port-version": 1
+    },
     {
       "git-tree": "2d4f997a32b8e8bfe98d12beb2bfe6be713c7086",
       "version-date": "2021-05-22",

@strega-nil-ms strega-nil-ms merged commit 025e564 into microsoft:master Aug 20, 2021
@PhoebeHui PhoebeHui deleted the dev/Phoebe/revert_19469 branch September 15, 2021 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category:tool-update The issue is with build tool or build script, which requires update or should be executed correctly info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants